home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 23
/
AACD 23.iso
/
AACD
/
System
/
asyncioppc
/
include
/
vbcc
/
proto
/
asyncio.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2001-01-19
|
183 b
|
8 lines
#ifndef PROTO_ASYNCIO_H
#define PROTO_ASYNCIO_H
#include <exec/types.h>
extern struct Library *AsyncIOBase;
#include <clib/asyncio_protos.h>
#include <inline/asyncio_protos.h>
#endif